PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFConcatenateMatrixOperator Class


In This Topic
    PDFConcatenateMatrixOperator Class Methods
    In This Topic

    For a list of all members of this type, see PDFConcatenateMatrixOperator members.

    Public Methods
     NameDescription
    Public MethodGets the content stream container from which the operator is extracted. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodGets the dx element of the transformation matrix.  
    Public MethodGets the dy element of the transformation matrix.  
    Public MethodGets the m11 element of the transformation matrix.  
    Public MethodGets the m12 element of the transformation matrix.  
    Public MethodGets the m21 element of the transformation matrix.  
    Public MethodGets the m22 element of the transformation matrix.  
    Public MethodGets the operator code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodGets the operator type. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodSets the dx element of the transformation matrix.  
    Public MethodSets the dy element of the transformation matrix.  
    Public MethodSets the m11 element of the transformation matrix.  
    Public MethodSets the m12 element of the transformation matrix.  
    Public MethodSets the m21 element of the transformation matrix.  
    Public MethodSets the m22 element of the transformation matrix.  
    Public MethodSets the operator type. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Top
    See Also